• personal_details_autofill.php
  • project /
1 <?php
2 // This script and data application were generated
by AppGini 5.72
3 // Download AppGini
for free from https://bigprof.com/appgini/download/
4
5     $currDir = dirname(__FILE__);
6     include(
"$currDir/defaultLang.php");
7     include(
"$currDir/language.php");
8     include(
"$currDir/lib.php");
9
10     handle_maintenance();
11
12     header(
'Content-type: text/javascript; charset=' . datalist_db_encoding);
13
14     $table_perms = getTablePermissions(
'personal_details');
15     
if(!$table_perms[0]){ die('// Access denied!'); }
16
17     $mfk = $_GET[
'mfk'];
18     $id = makeSafe($_GET[
'id']);
19     $rnd1 = intval($_GET[
'rnd1']); if(!$rnd1) $rnd1 = '';
20
21     
if(!$mfk){
22         die(
'// No js code available!');
23     }
24
25     
switch($mfk){
26
27
28     }
29
30 ?>



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 111.102 lượt xem

Gõ tìm kiếm nhanh...